tests: improve gtkmenu testcase
authorRyan Lortie <desrt@desrt.ca>
Sat, 23 Mar 2013 20:15:04 +0000 (16:15 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 1 Apr 2013 20:45:20 +0000 (16:45 -0400)
commit45a94ccc88b843b1301671b9919a31e5d76be57a
tree3ff0f674b411abe1ca3df13eb65a9c36a1461569
parent5617b584202b1f967f287dfd03a4560975f1389b
tests: improve gtkmenu testcase

Don't just create a menushell and populate it with random data -- verify that
the resulting menu layout is actually correct.

This is introduced in a separate commit because the old code was failing this
part of the test.

https://bugzilla.gnome.org/show_bug.cgi?id=696468
gtk/tests/gtkmenu.c